ComponentOne GanttView for WinForms
Remove Method (PropertyStorage<T>)

C1.Win.C1GanttView.4 Assembly > C1.GanttView Namespace > PropertyStorage<T> Class : Remove Method
Syntax
'Declaration
 
Public Overridable Sub Remove( _
   ByVal value As System.Object _
) 
public virtual void Remove( 
   System.object value
)

Parameters

value
See Also

Reference

PropertyStorage<T> Class
PropertyStorage<T> Members